home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 80 / CD Actual 80 Julio-Agosto 2003.iso / Linux / LinuxGazette / lg / issue18 / misc / emacs.gif < prev    next >
Graphics Interchange Format  |  2002-08-19  |  18.8 KB  |  755x754  |  4-bit (14 colors)
   ocr: X :A momertiskm/Homewor/s11/LambiHashTable.cc OX Buffers Files Tools Edit Search C++ Help HashTable:: "HashTable0 V1 11 DESTRUCTOR 1/ this deallocates the memory for the hash table // € for(int i=0; ISTABLE_SIZE; i++) if(tableli] l= NULL) delete tablelil; 311 END DESTRUCTOR void HashTable::CreateTable(char *filename) V1 IN 1/ VI this is passed the name of a file filename') which is opened and its VI contents read and inserted into the hash table. It presumes that the V1 contents of the file are written one-word-per-line fashion. // char DUFIMAX_WORD_SIZE]; 1/ input buffer ifstream ins; 1/ inpu ...